AOnFocusChangeListener
Complete API reference for AOnFocusChangeListener, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Android Views
Component: no
public class AOnFocusChangeListener
Methods
| Signature | Returns | Description |
|---|---|---|
onFocusChange(View, boolean) | void | Performs the onFocusChange operation using the provided parameters (v, hasFocus). |
onFocusChangeEvent(View, boolean) | void | Executes onFocusChangeEvent and returns after the underlying engine call finishes. |